home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / util / cli / rebootscript.lha / Rebootscript / Rebootscript.txt < prev    next >
Text File  |  2000-09-01  |  773b  |  34 lines

  1.  
  2. RebootScript
  3. ------------
  4.  
  5. This is a tool i wrote today, that simply reset's your amiga
  6. and runs the script/exefile after reset, then removes the link
  7. and when you quit the script/file or reset, your harddisk
  8. will boot as normal again.
  9.  
  10. files:
  11.  
  12. WriteScript
  13. RunScript
  14.  
  15. Writescript is used to start the thing, it is called like this:
  16.  
  17. WriteScript dh0:Games/A/Arkanoid.exe
  18.  
  19. it will then wait for harddisk activity to quit (128*50msec)
  20. and then reset your amiga.
  21.  
  22.  
  23. Runscript is put as the first line in your startup-sequence
  24. and is executed only if writescript was used previously.
  25.  
  26. that's it.
  27.  
  28. so, it's simple.. so what? it does what i need it to do, no more, no less.
  29.  
  30. ps. and by the way , it works perfectly well on my system, using ScreenTab
  31. that is found on Aminet. :)
  32.  
  33.  
  34.